Started
Jan 20, 2025 03:04:20 PM
Ended
Jan 20, 2025 03:09:35 PM
Features Passed
9
Features Failed
1
Features
Scenarios
Steps
Timeline
Tags
| Name | Passed | Failed | Skipped | Others | Passed % |
|---|---|---|---|---|---|
| @TC9.2 | 1 | 0 | 0 | 0 | 100% |
| @Api | 15 | 0 | 0 | 0 | 100% |
| @TC5.4 | 1 | 0 | 0 | 0 | 100% |
| @TC5.5 | 1 | 0 | 0 | 0 | 100% |
| @TC3.7 | 1 | 0 | 0 | 0 | 100% |
| @TC9.5 | 1 | 0 | 0 | 0 | 100% |
| @UnsuccessfulUserLogin | 2 | 0 | 0 | 0 | 100% |
| @TC3.4 | 1 | 0 | 0 | 0 | 100% |
| @AddNewContact | 6 | 1 | 0 | 0 | 85.714% |
| @TC5.3 | 1 | 0 | 0 | 0 | 100% |
| @LoginUser | 2 | 0 | 0 | 0 | 100% |
| @TC2.2 | 1 | 0 | 0 | 0 | 100% |
| @TC4.2 | 1 | 0 | 0 | 0 | 100% |
| @CreateUser | 1 | 0 | 0 | 0 | 100% |
| @UnsuccessfulDetailUpdate | 5 | 0 | 0 | 0 | 100% |
| @TC9.3 | 1 | 0 | 0 | 0 | 100% |
| @TC5.2 | 1 | 0 | 0 | 0 | 100% |
| @TC1.1 | 1 | 0 | 0 | 0 | 100% |
| @TC8.4 | 1 | 0 | 0 | 0 | 100% |
| @TC9.4 | 1 | 0 | 0 | 0 | 100% |
| @TC9.1 | 1 | 0 | 0 | 0 | 100% |
| @TC3.3 | 0 | 1 | 0 | 0 | 0% |
| @UpdateContact | 5 | 0 | 0 | 0 | 100% |
| @TC8.2 | 1 | 0 | 0 | 0 | 100% |
| @TC7.2 | 1 | 0 | 0 | 0 | 100% |
| @TC4.1 | 1 | 0 | 0 | 0 | 100% |
| @TC10.1 | 1 | 0 | 0 | 0 | 100% |
| @TC8.3 | 1 | 0 | 0 | 0 | 100% |
| @TC4.4 | 1 | 0 | 0 | 0 | 100% |
| @TC4.5 | 1 | 0 | 0 | 0 | 100% |
| @UnsuccessfulDeleteContact | 1 | 0 | 0 | 0 | 100% |
| @TC3.6 | 1 | 0 | 0 | 0 | 100% |
| @TC3.5 | 1 | 0 | 0 | 0 | 100% |
| @TC4.3 | 1 | 0 | 0 | 0 | 100% |
| @Regression | 21 | 0 | 0 | 0 | 100% |
| @TC7.1 | 1 | 0 | 0 | 0 | 100% |
| @TC3.2 | 1 | 0 | 0 | 0 | 100% |
| @TC2.1 | 1 | 0 | 0 | 0 | 100% |
| @TC3.1 | 1 | 0 | 0 | 0 | 100% |
| @UnsuccessfulCreateUser | 2 | 0 | 0 | 0 | 100% |
| @UnsuccessfulAddNewContact | 4 | 0 | 0 | 0 | 100% |
| @TC5.1 | 1 | 0 | 0 | 0 | 100% |
| @TC6.1 | 1 | 0 | 0 | 0 | 100% |
| @TC8.1 | 1 | 0 | 0 | 0 | 100% |
| @TC6.2 | 1 | 0 | 0 | 0 | 100% |
| @DeleteContact | 5 | 0 | 0 | 0 | 100% |
System/Environment
| Name | Value |
|---|---|
| user | QA AUTOMATION CLASSES |
| build | 0.1.1 |
| os | Windows |
-
AddNewContact
3:04:21 PM / 00:01:12:035 Fail
AddNewContact
01.20.2025 3:04:21 PM 01.20.2025 3:05:33 PM 00:01:12:035 · #test-id=1PassVerify Adding New Contact via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User clicks Add New Contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User populates all fieldscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in Add Contact Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify new contact is addedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify Adding New Contact Using Required Fields via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User clicks Add New Contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User populates required fieldscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in Add Contact Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify new contact is addedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
FailVerify Adding Multiple Contacts via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User clicks Add New Contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User populates all fieldscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in Add Contact Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Verify new contact is addedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Delete new record via UIStep skippedAnd User clicks Add New Contact buttonStep skippedAnd User populates all fieldsStep skippedAnd User clicks submit button in Add Contact PageStep skippedThen Verify new contact is addedStep skippedPassVerify Adding New Contact Using via APIGiven User has an existing accountWhen User use POST to add new contactThen Verify the response code for adding new contactPassVerify Adding New Contact Using Firstname and Lastname via APIGiven User has an existing accountWhen User use POST to add new contact using Firstname and LastnameThen Verify the response code for adding new contact using firstname and lastnamePassVerify Adding Muiltiple Contact via APIGiven User has an existing accountWhen User use POST to add first contactAnd Verify the response code for adding new contactAnd User use POST to add second contactThen Verify the response code for adding new contactPassVerify Adding Contact via API with UI ValidationGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User use POST to add new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Verify the response code for adding new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User Login the Web Applicationcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify new contact is addedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
-
CreateUser
3:05:33 PM / 00:00:01:347 Pass
CreateUser
01.20.2025 3:05:33 PM 01.20.2025 3:05:34 PM 00:00:01:347 · #test-id=129PassCreate a new user accountGiven User has access to the applicationWhen User use POST to create new userThen Verify the response code -
DeleteContact
3:05:34 PM / 00:01:08:510 Pass
DeleteContact
01.20.2025 3:05:34 PM 01.20.2025 3:06:43 PM 00:01:08:510 · #test-id=143PassVerify a user can delete a new contact via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User adds a new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks a contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And clicks delete contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify contact is deletedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify a user can delete multiple contacts via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User adds a new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks a contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And clicks delete contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Verify contact is deletedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User adds a new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User click second contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And clicks delete contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify second contact is deletedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify deletion of a new contact via APIGiven User has an existing accountWhen User use POST to add new contactAnd Get the IDAnd Use DELETE to delete the contactThen Verify the response code for deletionPassVerify deletion of multiple contact via APIGiven User has an existing accountWhen User use POST to add new contactAnd Get the IDAnd Use DELETE to delete the contactAnd Verify the response code for deletionAnd User use POST to add second contactAnd Get the second IDAnd Use DELETE to delete the second contactThen Verify the response code for deletionPassVerify deletion of a new contact via API with UI validationGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User use POST to add new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Get the IDcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Use DELETE to delete the contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User Login the Web Applicationcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify the contact is not displayedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
-
LoginUser
3:06:43 PM / 00:00:12:668 Pass
LoginUser
01.20.2025 3:06:43 PM 01.20.2025 3:06:55 PM 00:00:12:668 · #test-id=251PassVerify User LoginGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User populates required login fieldscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in the Login Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify Contact List Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassLogin UserGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User populates required login fields with email "", password " " com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in the Login Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify Contact List Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
-
UnsuccessfulAddNewContact
3:06:55 PM / 00:00:23:926 Pass
UnsuccessfulAddNewContact
01.20.2025 3:06:55 PM 01.20.2025 3:07:19 PM 00:00:23:926 · #test-id=282PassVerify Adding Contact with blank Firstname and Lastname field via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User clicks Add New Contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in Add Contact Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify error message displayedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify Adding Contact with blank Firstname field via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User clicks Add New Contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Populate fields with blank firstnamecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in Add Contact Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify error message for blank first name field displayedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify Adding Contact with blank Firstname and Lastname field via APIGiven User has an existing accountWhen User use POST to add new contact with blank firstname and lastnameThen Verify the response code for blank required fieldsPassVerify Adding Contact with blank Firstname field via APIGiven User has an existing accountWhen User use POST to add new contact with blank firstnameThen Verify the response code for blank firstname field -
UnsuccessfulCreateUser
3:07:19 PM / 00:00:02:690 Pass
UnsuccessfulCreateUser
01.20.2025 3:07:19 PM 01.20.2025 3:07:22 PM 00:00:02:690 · #test-id=345PassCreate User with blank Password field via APIGiven User has access to the applicationWhen User use POST to create user with blank password fieldThen Verify the response code for blank fieldPassCreate User with blank fields via APIGiven User has access to the applicationWhen User use POST to create user with blank fieldsThen Verify the response code for blank field -
UnsuccessfulDeleteContact
3:07:22 PM / 00:00:03:817 Pass
UnsuccessfulDeleteContact
01.20.2025 3:07:22 PM 01.20.2025 3:07:26 PM 00:00:03:817 · #test-id=372PassVerify deletion of contact using invalid ID via APIGiven User has access to the applicationGiven User has an existing accountWhen User use POST to add new contactAnd User use DELETE to delete a contact with invalid IDThen Verify the delete response code -
UnsuccessfulDetailUpdate
3:07:26 PM / 00:01:01:683 Pass
UnsuccessfulDetailUpdate
01.20.2025 3:07:26 PM 01.20.2025 3:08:28 PM 00:01:01:683 · #test-id=390PassVerify Update Contact with blank Firstname and Lastname fields via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User adds a new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks a contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks Edit Contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Clear values of firstname and lastnamecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Update street addresscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in Contact Detail Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify error message for blank required fieldscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify Update contact with Blank Firstname fieldGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User adds a new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks a contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks Edit Contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Clear values of firstnamecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Update street addresscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in Contact Detail Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify error message for blank firstnamecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify Update Contact with blank fields via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User adds a new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks a contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks Edit Contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Clear values of all fieldscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in Contact Detail Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify error message for blank required fieldscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify Update Contact with blank Firstname and Lastname fields via APIGiven User has an existing accountWhen User use POST to add new contactAnd User use PATCH to update contact with blank firstname and lastnameThen Verify error response codePassVerify Update Contact with blank fields via APIGiven User has an existing accountWhen User use POST to add new contactAnd User use PATCH to update contact with blank fieldsThen Verify error response code -
UnsuccessfulUserLogin
3:08:28 PM / 00:00:11:860 Pass
UnsuccessfulUserLogin
01.20.2025 3:08:28 PM 01.20.2025 3:08:39 PM 00:00:11:860 · #test-id=494PassUser login with invalid credentialsGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User populates login fields with invalid credentialscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in the Login Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify error message for invalid credentialscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassUser login with blank fields credentialsGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User populates login fields with blank credentialscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in the Login Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify error message for blank fieldscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
-
UpdateContact
3:08:39 PM / 00:00:55:610 Pass
UpdateContact
01.20.2025 3:08:39 PM 01.20.2025 3:09:35 PM 00:00:55:610 · #test-id=525PassVerify Updating a contact detail via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User adds a new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks a contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks Edit Contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User updates the email fieldcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in Contact Detail Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify email is updatedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify Updating multiple contact details via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User adds a new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks a contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks Edit Contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User updates the multiple fieldscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in Contact Detail Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify fields are updatedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify Updating a contact detail via APIGiven User has an existing accountWhen User use POST to add new contactAnd User use Patch to update the contact detailsThen Verify the patch response codePassVerify Updating multiple contact details via APIGiven User has an existing accountWhen User use POST to add new contactAnd User use Patch to update multiple fieldsThen Verify the patch response codePassVerify Updating a contact detail via API with UI validationGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User use POST to add new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User use Patch to update email fieldcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Verify the patch response codecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify contact detail is updated in the applicationcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
-
@TC9.2
1 tests
@TC9.2
1 passedStatus Timestamp TestName Pass 15:07:41 PM Verify Update contact with Blank Firstname field UnsuccessfulDetailUpdate.Verify Update contact with Blank Firstname field -
@Api
15 tests
@Api
15 passedStatus Timestamp TestName Pass 15:05:09 PM Verify Adding New Contact Using via API AddNewContact.Verify Adding New Contact Using via APIPass 15:05:11 PM Verify Adding New Contact Using Firstname and Lastname via API AddNewContact.Verify Adding New Contact Using Firstname and Lastname via APIPass 15:05:21 PM Verify Adding Muiltiple Contact via API AddNewContact.Verify Adding Muiltiple Contact via APIPass 15:05:33 PM Create a new user account CreateUser.Create a new user accountPass 15:06:21 PM Verify deletion of a new contact via API DeleteContact.Verify deletion of a new contact via APIPass 15:06:25 PM Verify deletion of multiple contact via API DeleteContact.Verify deletion of multiple contact via APIPass 15:07:14 PM Verify Adding Contact with blank Firstname and Lastname field via API UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname and Lastname field via APIPass 15:07:17 PM Verify Adding Contact with blank Firstname field via API UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname field via APIPass 15:07:19 PM Create User with blank Password field via API UnsuccessfulCreateUser.Create User with blank Password field via APIPass 15:07:21 PM Create User with blank fields via API UnsuccessfulCreateUser.Create User with blank fields via APIPass 15:07:22 PM Verify deletion of contact using invalid ID via API UnsuccessfulDeleteContact.Verify deletion of contact using invalid ID via APIPass 15:08:20 PM Verify Update Contact with blank Firstname and Lastname fields via API UnsuccessfulDetailUpdate.Verify Update Contact with blank Firstname and Lastname fields via APIPass 15:08:24 PM Verify Update Contact with blank fields via API UnsuccessfulDetailUpdate.Verify Update Contact with blank fields via APIPass 15:09:16 PM Verify Updating a contact detail via API UpdateContact.Verify Updating a contact detail via APIPass 15:09:20 PM Verify Updating multiple contact details via API UpdateContact.Verify Updating multiple contact details via API -
@TC5.4
1 tests
@TC5.4
1 passedStatus Timestamp TestName Pass 15:06:25 PM Verify deletion of multiple contact via API DeleteContact.Verify deletion of multiple contact via API -
@TC5.5
1 tests
@TC5.5
1 passedStatus Timestamp TestName Pass 15:06:32 PM Verify deletion of a new contact via API with UI validation DeleteContact.Verify deletion of a new contact via API with UI validation -
@TC3.7
1 tests
@TC3.7
1 passedStatus Timestamp TestName Pass 15:05:24 PM Verify Adding Contact via API with UI Validation AddNewContact.Verify Adding Contact via API with UI Validation -
@TC9.5
1 tests
@TC9.5
1 passedStatus Timestamp TestName Pass 15:08:24 PM Verify Update Contact with blank fields via API UnsuccessfulDetailUpdate.Verify Update Contact with blank fields via API -
@UnsuccessfulUserLogin
2 tests
@UnsuccessfulUserLogin
2 passedStatus Timestamp TestName Pass 15:08:28 PM User login with invalid credentials UnsuccessfulUserLogin.User login with invalid credentialsPass 15:08:33 PM User login with blank fields credentials UnsuccessfulUserLogin.User login with blank fields credentials -
@TC3.4
1 tests
@TC3.4
1 passedStatus Timestamp TestName Pass 15:05:09 PM Verify Adding New Contact Using via API AddNewContact.Verify Adding New Contact Using via API -
@AddNewContact
7 tests
@AddNewContact
6 passed 1 failedStatus Timestamp TestName Pass 15:04:21 PM Verify Adding New Contact via UI AddNewContact.Verify Adding New Contact via UIPass 15:04:38 PM Verify Adding New Contact Using Required Fields via UI AddNewContact.Verify Adding New Contact Using Required Fields via UIFail 15:04:48 PM Verify Adding Multiple Contacts via UI AddNewContact.Verify Adding Multiple Contacts via UIPass 15:05:09 PM Verify Adding New Contact Using via API AddNewContact.Verify Adding New Contact Using via APIPass 15:05:11 PM Verify Adding New Contact Using Firstname and Lastname via API AddNewContact.Verify Adding New Contact Using Firstname and Lastname via APIPass 15:05:21 PM Verify Adding Muiltiple Contact via API AddNewContact.Verify Adding Muiltiple Contact via APIPass 15:05:24 PM Verify Adding Contact via API with UI Validation AddNewContact.Verify Adding Contact via API with UI Validation -
@TC5.3
1 tests
@TC5.3
1 passedStatus Timestamp TestName Pass 15:06:21 PM Verify deletion of a new contact via API DeleteContact.Verify deletion of a new contact via API -
@LoginUser
2 tests
@LoginUser
2 passedStatus Timestamp TestName Pass 15:06:43 PM Verify User Login LoginUser.Verify User LoginPass 15:06:49 PM Login User LoginUser.Login User -
@TC2.2
1 tests
@TC2.2
1 passedStatus Timestamp TestName Pass 15:06:49 PM Login User LoginUser.Login User -
@TC4.2
1 tests
@TC4.2
1 passedStatus Timestamp TestName Pass 15:08:57 PM Verify Updating multiple contact details via UI UpdateContact.Verify Updating multiple contact details via UI -
@CreateUser
1 tests
@CreateUser
1 passedStatus Timestamp TestName Pass 15:05:33 PM Create a new user account CreateUser.Create a new user account -
@UnsuccessfulDetailUpdate
5 tests
@UnsuccessfulDetailUpdate
5 passedStatus Timestamp TestName Pass 15:07:26 PM Verify Update Contact with blank Firstname and Lastname fields via UI UnsuccessfulDetailUpdate.Verify Update Contact with blank Firstname and Lastname fields via UIPass 15:07:41 PM Verify Update contact with Blank Firstname field UnsuccessfulDetailUpdate.Verify Update contact with Blank Firstname fieldPass 15:08:00 PM Verify Update Contact with blank fields via UI UnsuccessfulDetailUpdate.Verify Update Contact with blank fields via UIPass 15:08:20 PM Verify Update Contact with blank Firstname and Lastname fields via API UnsuccessfulDetailUpdate.Verify Update Contact with blank Firstname and Lastname fields via APIPass 15:08:24 PM Verify Update Contact with blank fields via API UnsuccessfulDetailUpdate.Verify Update Contact with blank fields via API -
@TC9.3
1 tests
@TC9.3
1 passedStatus Timestamp TestName Pass 15:08:00 PM Verify Update Contact with blank fields via UI UnsuccessfulDetailUpdate.Verify Update Contact with blank fields via UI -
@TC5.2
1 tests
@TC5.2
1 passedStatus Timestamp TestName Pass 15:05:51 PM Verify a user can delete multiple contacts via UI DeleteContact.Verify a user can delete multiple contacts via UI -
@TC1.1
1 tests
@TC1.1
1 passedStatus Timestamp TestName Pass 15:05:33 PM Create a new user account CreateUser.Create a new user account -
@TC8.4
1 tests
@TC8.4
1 passedStatus Timestamp TestName Pass 15:07:17 PM Verify Adding Contact with blank Firstname field via API UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname field via API -
@TC9.4
1 tests
@TC9.4
1 passedStatus Timestamp TestName Pass 15:08:20 PM Verify Update Contact with blank Firstname and Lastname fields via API UnsuccessfulDetailUpdate.Verify Update Contact with blank Firstname and Lastname fields via API -
@TC9.1
1 tests
@TC9.1
1 passedStatus Timestamp TestName Pass 15:07:26 PM Verify Update Contact with blank Firstname and Lastname fields via UI UnsuccessfulDetailUpdate.Verify Update Contact with blank Firstname and Lastname fields via UI -
@TC3.3
1 tests
@TC3.3
1 failedStatus Timestamp TestName Fail 15:04:48 PM Verify Adding Multiple Contacts via UI AddNewContact.Verify Adding Multiple Contacts via UI -
@UpdateContact
5 tests
@UpdateContact
5 passedStatus Timestamp TestName Pass 15:08:39 PM Verify Updating a contact detail via UI UpdateContact.Verify Updating a contact detail via UIPass 15:08:57 PM Verify Updating multiple contact details via UI UpdateContact.Verify Updating multiple contact details via UIPass 15:09:16 PM Verify Updating a contact detail via API UpdateContact.Verify Updating a contact detail via APIPass 15:09:20 PM Verify Updating multiple contact details via API UpdateContact.Verify Updating multiple contact details via APIPass 15:09:24 PM Verify Updating a contact detail via API with UI validation UpdateContact.Verify Updating a contact detail via API with UI validation -
@TC8.2
1 tests
@TC8.2
1 passedStatus Timestamp TestName Pass 15:07:03 PM Verify Adding Contact with blank Firstname field via UI UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname field via UI -
@TC7.2
1 tests
@TC7.2
1 passedStatus Timestamp TestName Pass 15:08:33 PM User login with blank fields credentials UnsuccessfulUserLogin.User login with blank fields credentials -
@TC4.1
1 tests
@TC4.1
1 passedStatus Timestamp TestName Pass 15:08:39 PM Verify Updating a contact detail via UI UpdateContact.Verify Updating a contact detail via UI -
@TC10.1
1 tests
@TC10.1
1 passedStatus Timestamp TestName Pass 15:07:22 PM Verify deletion of contact using invalid ID via API UnsuccessfulDeleteContact.Verify deletion of contact using invalid ID via API -
@TC8.3
1 tests
@TC8.3
1 passedStatus Timestamp TestName Pass 15:07:14 PM Verify Adding Contact with blank Firstname and Lastname field via API UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname and Lastname field via API -
@TC4.4
1 tests
@TC4.4
1 passedStatus Timestamp TestName Pass 15:09:20 PM Verify Updating multiple contact details via API UpdateContact.Verify Updating multiple contact details via API -
@TC4.5
1 tests
@TC4.5
1 passedStatus Timestamp TestName Pass 15:09:24 PM Verify Updating a contact detail via API with UI validation UpdateContact.Verify Updating a contact detail via API with UI validation -
@UnsuccessfulDeleteContact
1 tests
@UnsuccessfulDeleteContact
1 passedStatus Timestamp TestName Pass 15:07:22 PM Verify deletion of contact using invalid ID via API UnsuccessfulDeleteContact.Verify deletion of contact using invalid ID via API -
@TC3.6
1 tests
@TC3.6
1 passedStatus Timestamp TestName Pass 15:05:21 PM Verify Adding Muiltiple Contact via API AddNewContact.Verify Adding Muiltiple Contact via API -
@TC3.5
1 tests
@TC3.5
1 passedStatus Timestamp TestName Pass 15:05:11 PM Verify Adding New Contact Using Firstname and Lastname via API AddNewContact.Verify Adding New Contact Using Firstname and Lastname via API -
@TC4.3
1 tests
@TC4.3
1 passedStatus Timestamp TestName Pass 15:09:16 PM Verify Updating a contact detail via API UpdateContact.Verify Updating a contact detail via API -
@Regression
21 tests
@Regression
21 passedStatus Timestamp TestName Pass 15:05:33 PM Create a new user account CreateUser.Create a new user accountPass 15:06:43 PM Verify User Login LoginUser.Verify User LoginPass 15:06:49 PM Login User LoginUser.Login UserPass 15:06:55 PM Verify Adding Contact with blank Firstname and Lastname field via UI UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname and Lastname field via UIPass 15:07:03 PM Verify Adding Contact with blank Firstname field via UI UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname field via UIPass 15:07:14 PM Verify Adding Contact with blank Firstname and Lastname field via API UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname and Lastname field via APIPass 15:07:17 PM Verify Adding Contact with blank Firstname field via API UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname field via APIPass 15:07:19 PM Create User with blank Password field via API UnsuccessfulCreateUser.Create User with blank Password field via APIPass 15:07:21 PM Create User with blank fields via API UnsuccessfulCreateUser.Create User with blank fields via APIPass 15:07:26 PM Verify Update Contact with blank Firstname and Lastname fields via UI UnsuccessfulDetailUpdate.Verify Update Contact with blank Firstname and Lastname fields via UIPass 15:07:41 PM Verify Update contact with Blank Firstname field UnsuccessfulDetailUpdate.Verify Update contact with Blank Firstname fieldPass 15:08:00 PM Verify Update Contact with blank fields via UI UnsuccessfulDetailUpdate.Verify Update Contact with blank fields via UIPass 15:08:20 PM Verify Update Contact with blank Firstname and Lastname fields via API UnsuccessfulDetailUpdate.Verify Update Contact with blank Firstname and Lastname fields via APIPass 15:08:24 PM Verify Update Contact with blank fields via API UnsuccessfulDetailUpdate.Verify Update Contact with blank fields via APIPass 15:08:28 PM User login with invalid credentials UnsuccessfulUserLogin.User login with invalid credentialsPass 15:08:33 PM User login with blank fields credentials UnsuccessfulUserLogin.User login with blank fields credentialsPass 15:08:39 PM Verify Updating a contact detail via UI UpdateContact.Verify Updating a contact detail via UIPass 15:08:57 PM Verify Updating multiple contact details via UI UpdateContact.Verify Updating multiple contact details via UIPass 15:09:16 PM Verify Updating a contact detail via API UpdateContact.Verify Updating a contact detail via APIPass 15:09:20 PM Verify Updating multiple contact details via API UpdateContact.Verify Updating multiple contact details via APIPass 15:09:24 PM Verify Updating a contact detail via API with UI validation UpdateContact.Verify Updating a contact detail via API with UI validation -
@TC7.1
1 tests
@TC7.1
1 passedStatus Timestamp TestName Pass 15:08:28 PM User login with invalid credentials UnsuccessfulUserLogin.User login with invalid credentials -
@TC3.2
1 tests
@TC3.2
1 passedStatus Timestamp TestName Pass 15:04:38 PM Verify Adding New Contact Using Required Fields via UI AddNewContact.Verify Adding New Contact Using Required Fields via UI -
@TC2.1
1 tests
@TC2.1
1 passedStatus Timestamp TestName Pass 15:06:43 PM Verify User Login LoginUser.Verify User Login -
@TC3.1
1 tests
@TC3.1
1 passedStatus Timestamp TestName Pass 15:04:21 PM Verify Adding New Contact via UI AddNewContact.Verify Adding New Contact via UI -
@UnsuccessfulCreateUser
2 tests
@UnsuccessfulCreateUser
2 passedStatus Timestamp TestName Pass 15:07:19 PM Create User with blank Password field via API UnsuccessfulCreateUser.Create User with blank Password field via APIPass 15:07:21 PM Create User with blank fields via API UnsuccessfulCreateUser.Create User with blank fields via API -
@UnsuccessfulAddNewContact
4 tests
@UnsuccessfulAddNewContact
4 passedStatus Timestamp TestName Pass 15:06:55 PM Verify Adding Contact with blank Firstname and Lastname field via UI UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname and Lastname field via UIPass 15:07:03 PM Verify Adding Contact with blank Firstname field via UI UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname field via UIPass 15:07:14 PM Verify Adding Contact with blank Firstname and Lastname field via API UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname and Lastname field via APIPass 15:07:17 PM Verify Adding Contact with blank Firstname field via API UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname field via API -
@TC5.1
1 tests
@TC5.1
1 passedStatus Timestamp TestName Pass 15:05:34 PM Verify a user can delete a new contact via UI DeleteContact.Verify a user can delete a new contact via UI -
@TC6.1
1 tests
@TC6.1
1 passedStatus Timestamp TestName Pass 15:07:19 PM Create User with blank Password field via API UnsuccessfulCreateUser.Create User with blank Password field via API -
@TC8.1
1 tests
@TC8.1
1 passedStatus Timestamp TestName Pass 15:06:55 PM Verify Adding Contact with blank Firstname and Lastname field via UI UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname and Lastname field via UI -
@TC6.2
1 tests
@TC6.2
1 passedStatus Timestamp TestName Pass 15:07:21 PM Create User with blank fields via API UnsuccessfulCreateUser.Create User with blank fields via API -
@DeleteContact
5 tests
@DeleteContact
5 passedStatus Timestamp TestName Pass 15:05:34 PM Verify a user can delete a new contact via UI DeleteContact.Verify a user can delete a new contact via UIPass 15:05:51 PM Verify a user can delete multiple contacts via UI DeleteContact.Verify a user can delete multiple contacts via UIPass 15:06:21 PM Verify deletion of a new contact via API DeleteContact.Verify deletion of a new contact via APIPass 15:06:25 PM Verify deletion of multiple contact via API DeleteContact.Verify deletion of multiple contact via APIPass 15:06:32 PM Verify deletion of a new contact via API with UI validation DeleteContact.Verify deletion of a new contact via API with UI validation
-
java.lang.RuntimeException
1 tests
java.lang.RuntimeException
1 failedStatus Timestamp TestName Fail 15:04:58 PM And Verify new contact is added AddNewContact.Verify Adding Multiple Contacts via UI.And Verify new contact is added